﻿@font-face {
  font-family: fontello;
  src: url(img/fontello.eot?71359878);
  src: url(img/fontello.eot?71359878#iefix) format('embedded-opentype'), url(img/fontello.woff?71359878) format('woff'), url(img/fontello.ttf?71359878) format('truetype'), url(img/fontello.svg?71359878#fontello) format('svg');
  font-weight: 400;
  font-style: normal
}

.demo-icon {
  font-family: fontello!important;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease
}

@media(max-width:767px) {
  #newBridge {
    display: none
  }
}

.cndns-right *:hover {
  text-decoration: none
}

.cndns-right {
  position: fixed;
  right: 5px;
  bottom: 50%;
  margin-top: -100px;
  z-index: 100;
  font-family: Arial, microsoft yahei!important;
  background: #fff;
  filter: alpha(opacity=95);
  -moz-opacity: .95;
  -khtml-opacity: .95;
  opacity: .95;
  z-index: 99999;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  border-radius: 5px
}

.cndns-right i {
  font-style: normal!important
}

.cndns-right-meau {
  position: relative
}

.cndns-right-btn {
  width: 70px;
  height: 80px;
  text-align: center;
  display: block;
  position: relative;
  text-decoration: none;
  border-top: 1px solid #e0e0e0
}

.cndns-right-btn span {
  color: #333;
  font-size: 24px!important;
  line-height: 32px;
  padding-top: 15px
}

.cndns-right-btn span.icon-kefu {
  color: #e61c11;
  margin: auto;
  margin-bottom: 5px;
  display: block;
  -webkit-animation: shadow .5s linear infinite;
  -moz-animation: shadow .5s linear infinite;
  -o-animation: shadow .5s linear infinite;
  animation: shadow .5s linear infinite;
  -webkit-animation: rotate .5s linear infinite;
  -moz-animation: rotate .5s linear infinite;
  -o-animation: rotate .5s linear infinite;
  animation: rotate .5s linear infinite
}

.cndns-right-btn sup {
  display: block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 50%;
  background-color: #e61c11;
  position: absolute;
  left: -12px;
  top: -12px
}

.cndns-right-btn p {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  padding-top: 0;
  margin: 0;
  text-decoration: none;
  padding-bottom: 10px
}

.cndns-right-meau:hover .cndns-right-btn p {
  display: block;
  text-decoration: none
}

.meau-car .cndns-right-btn {
  border-color: #e61c11;
  margin-bottom: 20px;
  text-decoration: none
}

.meau-car .cndns-right-meau:hover .cndns-right-btn {
  background-color: #e61c11;
  text-decoration: none
}

.meau-car .cndns-right-meau:hover .cndns-right-btn span {
  color: #fff;
  display: block;
  text-decoration: none
}

.meau-code .sev-t img {
  margin: auto;
  padding: 0;
}

.meau-car .cndns-right-btn span {
  color: #e61c11
}

.meau-top .cndns-right-btn span {
  font-size: 24px!important;
  line-height: 20px;
  padding-top: 15px
}

.meau-top .cndns-right-btn i {
  display: block;
  color: #333;
  font-size: 12px
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {}

.cndns-right-box {
  position: absolute;
  top: -15px;
  right: 54px;
  padding-right: 25px;
  display: none
}

.cndns-right-box .box-border {
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 5px
}

.cndns-right-box .box-border .arrow-right {
  display: block;
  width: 13px;
  height: 16px;
  background: url(img/arrow.png) no-repeat;
  position: absolute;
  right: -13px;
  top: 26px
}

.cndns-right-box .box-border .sev-t span {
  font-size: 42px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
  float: left;
  color: #e61c11;
  font-size: 22px;
  line-height: 28px;
  padding: 0;
  margin: 0;
}

.cndns-right-box .box-border .sev-t p b {
  font-family: 'p-b';
  display: block;
  font-size: 24px;
  margin-top: 5px;
}

.email .cndns-right-box .box-border .sev-t p b {
  margin-bottom: 5px;
  font-size: 18px;
}

.cndns-right-box .box-border .sev-t p i {
  display: block;
  font-size: 14px;
  color: #888;
  font-style: normal!important
}

.cndns-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 15px
}

.cndns-right-box .box-border .sev-b li {
  float: left;
  width: 50%;
  list-style: none;
}

.cndns-right-box .box-border .sev-b li a {
  text-decoration: none;
  display: inline-block;
  color: #888;
  font-size: 14px;
  padding-left: 43px;
  background: url(img/zxqq.png) no-repeat left 3px;
  line-height: 36px
}

.cndns-right-box .box-border .sev-b li a:hover {
  color: #e61c11
}

.meau-sev .cndns-right-box .box-border {
  width: 300px
}

.meau-contact .cndns-right-box .box-border {
  width: 260px;
}

.cndns-right-meau:hover .cndns-right-box {
  display: block
}

.meau-code .cndns-right-box {
  top: inherit;
  bottom: -35px
}

.meau-code .cndns-right-box .box-border {
  width: 156px;
  text-align: center
}

.meau-code .cndns-right-box .box-border i {
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 22px
}

.meau-code .cndns-right-box .box-border .arrow-right {
  top: inherit;
  bottom: 50px
}

.meau-zs .cndns-right-btn {
  background-color: #e61c11;
  color: #fff;
  margin-top: 80px;
  border-color: #e61c11
}

.meau-zs .cndns-right-btn span {
  color: #fff
}

.meau-zs .cndns-right-btn p {
  color: #fff
}

.sev-t {
  overflow: hidden
}

#ClCache {
  display: none
}

#newBridge #nbWebImLightContainer {
  border: none!important
}

.cndns-right-meau:hover .demo-icon,
.cndns-right-meau:hover .iconfont {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2)
}

@-webkit-keyframes shadow {
  0%,
  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scaleX(1.2);
    transform: scaleX(1.2)
  }
}

@-moz-keyframes shadow {
  0%,
  100% {
    -moz-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -moz-transform: scaleX(1.2);
    transform: scaleX(1.2)
  }
}

@-o-keyframes shadow {
  0%,
  100% {
    -o-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -o-transform: scaleX(1.2);
    transform: scaleX(1.2)
  }
}

@keyframes shadow {
  0%,
  100% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
  }
  50% {
    -webkit-transform: scaleX(1.2);
    -moz-transform: scaleX(1.2);
    -o-transform: scaleX(1.2);
    transform: scaleX(1.2)
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  25% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }
  50% {
    -webkit-transform: translateY(10px) scale(1.1, .9);
    transform: translateY(10px) scale(1.1, .9)
  }
  75% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  25% {
    -moz-transform: translateY(5px);
    transform: translateY(5px)
  }
  50% {
    -moz-transform: translateY(10px) scale(1.1, .9);
    transform: translateY(10px) scale(1.1, .9)
  }
  75% {
    -moz-transform: translateY(5px);
    transform: translateY(5px)
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
}

@-o-keyframes rotate {
  0% {
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  25% {
    -o-transform: translateY(5px);
    transform: translateY(5px)
  }
  50% {
    -o-transform: translateY(10px) scale(1.1, .9);
    transform: translateY(10px) scale(1.1, .9)
  }
  75% {
    -o-transform: translateY(5px);
    transform: translateY(5px)
  }
  100% {
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  25% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
  }
  50% {
    -webkit-transform: translateY(10px) scale(1.1, .9);
    -moz-transform: translateY(10px) scale(1.1, .9);
    -o-transform: translateY(10px) scale(1.1, .9);
    transform: translateY(10px) scale(1.1, .9)
  }
  75% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes rotates {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  25% {
    transform: translateY(-2.5px);
    -webkit-transform: translateY(-2.5px);
    -moz-transform: translateY(-2.5px);
    -ms-transform: translateY(-2.5px);
    -o-transform: translateY(-2.5px);
  }
  50% {
    transform: translateY(0px) scale(1.05);
    -webkit-transform: translateY(0px) scale(1.05);
    -moz-transform: translateY(0px) scale(1.05);
    -ms-transform: translateY(0px) scale(1.05);
    -o-transform: translateY(0px) scale(1.05);
  }
  75% {
    transform: translateY(2.5px);
    -webkit-transform: translateY(2.5px);
    -moz-transform: translateY(2.5px);
    -ms-transform: translateY(2.5px);
    -o-transform: translateY(2.5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-moz-keyframes rotates {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  25% {
    transform: translateY(-2.5px);
    -webkit-transform: translateY(-2.5px);
    -moz-transform: translateY(-2.5px);
    -ms-transform: translateY(-2.5px);
    -o-transform: translateY(-2.5px);
  }
  50% {
    transform: translateY(0px) scale(1.05);
    -webkit-transform: translateY(0px) scale(1.05);
    -moz-transform: translateY(0px) scale(1.05);
    -ms-transform: translateY(0px) scale(1.05);
    -o-transform: translateY(0px) scale(1.05);
  }
  75% {
    transform: translateY(2.5px);
    -webkit-transform: translateY(2.5px);
    -moz-transform: translateY(2.5px);
    -ms-transform: translateY(2.5px);
    -o-transform: translateY(2.5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-o-keyframes rotates {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  25% {
    transform: translateY(-2.5px);
    -webkit-transform: translateY(-2.5px);
    -moz-transform: translateY(-2.5px);
    -ms-transform: translateY(-2.5px);
    -o-transform: translateY(-2.5px);
  }
  50% {
    transform: translateY(0px) scale(1.05);
    -webkit-transform: translateY(0px) scale(1.05);
    -moz-transform: translateY(0px) scale(1.05);
    -ms-transform: translateY(0px) scale(1.05);
    -o-transform: translateY(0px) scale(1.05);
  }
  75% {
    transform: translateY(2.5px);
    -webkit-transform: translateY(2.5px);
    -moz-transform: translateY(2.5px);
    -ms-transform: translateY(2.5px);
    -o-transform: translateY(2.5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes rotates {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  25% {
    transform: translateY(-2.5px);
    -webkit-transform: translateY(-2.5px);
    -moz-transform: translateY(-2.5px);
    -ms-transform: translateY(-2.5px);
    -o-transform: translateY(-2.5px);
  }
  50% {
    transform: translateY(0px) scale(1.05);
    -webkit-transform: translateY(0px) scale(1.05);
    -moz-transform: translateY(0px) scale(1.05);
    -ms-transform: translateY(0px) scale(1.05);
    -o-transform: translateY(0px) scale(1.05);
  }
  75% {
    transform: translateY(2.5px);
    -webkit-transform: translateY(2.5px);
    -moz-transform: translateY(2.5px);
    -ms-transform: translateY(2.5px);
    -o-transform: translateY(2.5px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-webkit-keyframes sfdh {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  25% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  50% {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
  }
  75% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}

@-moz-keyframes sfdh {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  25% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  50% {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
  }
  75% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}

@-o-keyframes sfdh {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  25% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  50% {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
  }
  75% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}

@keyframes sfdh {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  25% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  50% {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
  }
  75% {
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
}

@-webkit-keyframes dtyd {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
}

@-moz-keyframes dtyd {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
}

@-o-keyframes dtyd {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
}

@keyframes dtyd {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
}

.daotop>div {
  display: none;
}

@media (max-width: 992px) {
  .daotop {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 2;
  }
  .daotop>div a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .daotop .iconfont {
    color: #fff;
    padding-top: 0px;
  }
  .cndns-right {
    display: none;
  }
  .daotop>div {
    display: block;
  }
  .daotop a {
    color: #fff;
    background-color: #000;
    opacity: 0.9;
  }
  .cndns-right-btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 0px;
  }
}